You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Classes
>
TWordList Class
>
TWordList Methods
>
DefineFunctionUnsorted Method
>
TWordList.DefineFunctionUnsorted Method ([In] string, TExprFunc, int, int)
Dew Math for .NET
TWordList.DefineFunctionUnsorted Method ([In] string, TExprFunc, int, int)
TWordList Class
TWordList Members
Dew.Math Namespace
DefineFunctionUnsorted Method
Collapse All
Syntax
C#
Visual Basic
public
int
DefineFunctionUnsorted
([In]
string
AFunctName
,
TExprFunc
AFuncAddress
,
int
NArguments
,
int
OverloadIdx
);
Public
Function
DefineFunctionUnsorted
(
AFunctName
As
[In]
string
,
AFuncAddress
As
TExprFunc
,
NArguments
As
Integer
,
OverloadIdx
As
Integer
= - 1)
As
Integer
Description
This is DefineFunctionUnsorted, a member of class TWordList.
Group
DefineFunctionUnsorted Method
Links
TWordList Class
,
TWordList Members
,
Dew.Math Namespace
,
DefineFunctionUnsorted Method
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!